PDF4Java Reference Documentation
com.o2sol.pdf4java.graphics.fonts.truetype Package
/
PDFTrueTypeFont Class
/ updateCharsSubset Method
Array of characters to be included in the subset.
Collapse All
Expand All
In This Topic
updateCharsSubset Method
In This Topic
Updates the set of characters that must be subset in the final font data.
Syntax
public
void
updateCharsSubset(
char
[]
chars
)
Parameters
chars
Array of characters to be included in the subset.
See Also
Reference
PDFTrueTypeFont Class
PDFTrueTypeFont Members